home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / 3dv.zip / 3DVPATCH.DOC < prev    next >
Text File  |  1990-11-25  |  180b  |  10 lines

  1. To change starting graphics mode:
  2.  
  3. ren 3dv.exe *.bin
  4. debug 3dv.bin
  5. -edd5 n     {replace n by the mode: 1=EGA, 2=CGA Hi res, 3=CGA Lo res, 4=Herc}
  6. -w
  7. -q
  8. ren 3dv.bin *.exe
  9.  
  10.